Skip to main content

MongoDB Atlas

Adding MongoDB Atlas data source

  1. From the left navigation panel, click Lakehouse and then click Data Sources.

  2. From the upper right corner of the page, click the + New Database button to start the process of adding a new database.

  3. In the New Data Source page, click the MongoDB Atlas icon.

  4. Specify the following details to add MongoDB Atlas. Once you have connected a data source, the system immediately fetches its schema. After this schema retrieval process is complete you can browse and interact with the tables and data.

    Add_MongoDB
    FieldDescription
    Connection NameEnter a unique name for this connection. This will help you identify it later.
    Database NameSpecify the name of the existing database you want to connect to.
    Schema NameSpecify the schema name for your connection.
    HostnameProvide the hostname or IP address of the server where the database resides.
    PortEnter the port number used by the database server.
    Username/PasswordProvide the credentials to access the database server.
    PropertiesSpecify additional settings by entering key/value pairs. Each pair represents a unique property and its value.
  5. Click Submit.